home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000315_news@newsmaster….columbia.edu _Fri Mar 20 15:28:25 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA29323
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 20 Mar 1998 15:28:24 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA20949
  7.     for kermit.misc@watsun; Fri, 20 Mar 1998 15:28:23 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: ALT-P
  12. Date: 20 Mar 1998 20:28:20 GMT
  13. Organization: Columbia University
  14. Lines: 17
  15. Message-ID: <6eujh4$c8f$1@apakabar.cc.columbia.edu>
  16. References: <Pine.A41.3.95b.980320101338.138330B-100000@homer25.u.washington.edu>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8513
  19.  
  20. In article <Pine.A41.3.95b.980320101338.138330B-100000@homer25.u.washington.edu>,
  21. B. Baldwin <bbaldwin@u.washington.edu> wrote:
  22. : Is it possible to add some carriage returns to the screen print (ALT-P)
  23. : function?
  24.  
  25. I'm not sure what you mean by this?
  26.  
  27. Kermit sends each line of the screen to the printer with a CR-LF end of
  28. line.
  29.  
  30. If you mean that you want blank lines appended to the end of your print
  31. job you can do this in Kermit 95 with SET PRINTER /END-OF-JOB:<string>
  32.  
  33.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  34.                  The Kermit Project * Columbia University
  35.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  36.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu